home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Tool Chest / Files / XTND 1.3.6 / PowerMac Stuff / XTND Read Me! < prev    next >
Encoding:
Text File  |  1994-08-26  |  1.3 KB  |  40 lines  |  [TEXT/ttxt]

  1. XTND Read Me!
  2.  
  3. Copyright 1993, 1994,  Apple Computer, Inc.
  4. All rights Reserved
  5. ========================================
  6.  
  7. XTND Power Enabler
  8. Version 1.0
  9.  
  10. Summary
  11. --------
  12.  
  13. The XTND Power Enabler is a Power Macintosh shared library system extension enabling native Power Macintosh applications to call the Claris XTND System.  Only the interface library has become native, the remaining parts of XTND, like Claris XTND System remain the same 68K code.
  14.  
  15. What are the parts
  16. -----------------
  17.  
  18. • XTND Power Enabler
  19.  
  20. This system extension is the shared library itself - containing the Power Macintosh interface library.  It should be installed into the extensions folder. 
  21.  
  22. • XTNDInterface.xcoff
  23.  
  24. This is an .xcoff format of the library.  Use this to link against.  The shared library name is "XTNDInterface".
  25.  
  26. • XTNDInterface.h, XTNDPictTranslator.h, and XTNDTextTranslator.h
  27.  
  28. These are the universal interfaces for XTND.
  29.  
  30. What's not included here (use the existing 68K versions)
  31. --------------------------------------------------
  32.  
  33. • Claris XTND System
  34.  
  35. XTND Power Enabler requires Claris XTND System 1.3.6 or later.   The native interface library is not guaranteed to work with older versions.
  36.  
  37. • Claris Translators
  38.  
  39. Use your existing translator library for a supply of XTND Translators.
  40.